Programming Languages
mobi, epub |eng | | Author:2016
Pointers Pointers can be the cause of frustration while learning to code C++. Actually, however, the concept is simple. Note A pointer is a variable that holds a memory address. ...
( Category:
Programming
March 14,2018 )
azw3 |eng | 0101-01-01 | Author:Getting Started & WebRTC
You easily extend this user interface to add different colors to the names that prefix each message, add timestamps, allow users to set their nickname, and so on. But these ...
( Category:
Web Development & Design
March 14,2018 )
azw3 |eng | 2017-07-07 | Author:Agus Kurniawan & Agus Kurniawan [Kurniawan, Agus]
Change XBee address long value for XBee 1. The following is a sample output for IS response for remote XBee. We also can read raw data from serial port. Open ...
( Category:
Programming Languages
March 14,2018 )
azw3 |eng | 2016-08-31 | Author:Keir Bowden [Bowden, Keir]
How to do it... Navigate to the Apex Classes setup page by clicking on Your Name | Setup | Develop | Apex Classes. Click on the New button. Paste the ...
( Category:
Web Development & Design
March 13,2018 )
epub |eng | | Author:Wallace Wang
( Category:
Operating Systems
March 13,2018 )
epub, mobi, pdf |eng | 2012-07-19 | Author:Nicholas C. Zakas [Nicholas C. Zakas]
Facades and Polyfills A facade is a design pattern that creates a different interface for a feature. The goal of a facade is to abstract away some underlying interface so ...
( Category:
Programming Languages
March 13,2018 )
epub, mobi, pdf |eng | 2016-09-15 | Author:Susan J. Fowler
Fault-Tolerance and Catastrophe-Preparedness Requirements Here are the requirements for building a fault-tolerant microservice that is prepared for any catastrophe: Potential catastrophes and failure scenarios are identified and planned for Single ...
( Category:
Programming
March 13,2018 )
epub, mobi, pdf |eng | 2012-07-19 | Author:Axel Rauschmayer [Axel Rauschmayer]
Binary data JavaScript is increasingly used in areas where it has to process binary data as efficiently as possible. Examples: handle network protocols, decode video, interoperate with native APIs and ...
( Category:
Web Development & Design
March 13,2018 )
azw3 |eng | 2016-11-24 | Author:Ian Thompson [Thompson, Ian]
A system of equations or expressions contained in a set can be used as the first argument to fsolve. The variables for which to solve can also be given in ...
( Category:
Mathematics
March 13,2018 )
epub |eng | 2018-02-08 | Author:Bill Chambers
( Category:
Programming Languages
March 13,2018 )
azw3 |eng | 2016-04-27 | Author:Martin Odersky & Lex Spoon & Bill Venners [Odersky, Martin]
20.2 Type members As you can see from the example in the previous section, the term abstract type in Scala means a type declared (with the "type" keyword) to be ...
( Category:
Computer Science
March 13,2018 )
azw3 |eng | 2016-05-07 | Author:Budi Kurniawan [Kurniawan, Budi]
Distributing Custom Tags You can package your custom tag handlers and tag library descriptor in a jar file so that you can distribute it for others to use, just like ...
( Category:
Web Development & Design
March 13,2018 )
epub |eng | 2017-05-03 | Author:Alex Banks
import { render } from 'react-dom' const CountryNames = ({data, selected=""}) => <select className="people-list" defaultValue={selected}> {data.map(({name}, i) => <option key={i} value={name}>{name}</option> )} </select> const CountryDropDown = DataComponent( CountryNames, "https://restcountries.eu/rest/v1/all" ) ...
( Category:
Web Development & Design
March 12,2018 )
epub |eng | 2015-09-08 | Author:Christopher Haupt
Define an empty array for the bundle: bundle = [] Now fill the array with new Straw objects: 1.upto(short) do bundle << Straw.new(SHORT_STRAW) end You’ve created a loop that will ...
( Category:
Computers & Technology
March 12,2018 )
azw3, pdf |eng | 2017-10-06 | Author:Herbert Schildt [Schildt, Herbert]
( Category:
Programming Languages
March 12,2018 )
Categories
Ada | Ajax |
Assembly Language Programming | Borland Delphi |
C & C++ | C# |
CSS | Compiler Design |
Compilers | DHTML |
Debugging | Delphi |
Fortran | Java |
Lisp | Perl |
Prolog | Python |
RPG | Ruby |
Swift | Visual Basic |
XHTML | XML |
XSL |
Popular ebooks
Deep Learning with Python by François Chollet(12569)Hello! Python by Anthony Briggs(9914)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9795)
The Mikado Method by Ola Ellnestam Daniel Brolund(9777)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8296)
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(7778)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7763)
Grails in Action by Glen Smith Peter Ledbrook(7696)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7557)
Windows APT Warfare by Sheng-Hao Ma(6825)
Layered Design for Ruby on Rails Applications by Vladimir Dementyev(6555)
Blueprints Visual Scripting for Unreal Engine 5 - Third Edition by Marcos Romero & Brenden Sewell(6421)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6413)
Kotlin in Action by Dmitry Jemerov(5062)
Hands-On Full-Stack Web Development with GraphQL and React by Sebastian Grebe(4316)
Functional Programming in JavaScript by Mantyla Dan(4038)
Solidity Programming Essentials by Ritesh Modi(3995)
WordPress Plugin Development Cookbook by Yannick Lefebvre(3786)
Unity 3D Game Development by Anthony Davis & Travis Baptiste & Russell Craig & Ryan Stunkel(3730)
The Ultimate iOS Interview Playbook by Avi Tsadok(3705)
